PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFForm Class / getDocument Method
In This Topic
    getDocument Method
    In This Topic
    Gets the owner document.
    Syntax
    public PDFFixedDocument getDocument()

    Return Value

    The document that owns the form.
    See Also